Jumbo patch from Mottram.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 10 Jan 2003 18:28:02 +0000 (18:28 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 10 Jan 2003 18:28:02 +0000 (18:28 +0000)
commit75e8bb09d84fcd2a3c5ffaa0fdcf9cddbbf6b9a9
treea85fe00b0604b69426190993a1cea81f1c685741
parentcfbeacef3899a826e466549676724ee30dc3a3f1
Jumbo patch from Mottram.
Fix README.
Use sprintf becuase snprintf is unfortunately not in C89.
Make testo play nicer with PSP to avoid hyperactive fp differences.
tpg.c avoid sign extension.
Various style files: don't use %lf.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@226 f51c46e8-681c-474f-0cfe-069cfd0219fb
15 files changed:
gpsbabel/README
gpsbabel/csv_util.c
gpsbabel/style/README.style
gpsbabel/style/csv.style
gpsbabel/style/custom.style
gpsbabel/style/dna.style
gpsbabel/style/gpsdrive.style
gpsbabel/style/gpsman.style
gpsbabel/style/nima.style
gpsbabel/style/ozi.style
gpsbabel/style/s_and_t.style
gpsbabel/style/tiger.style
gpsbabel/style/xmap.style
gpsbabel/testo
gpsbabel/tpg.c